Make gdk_drawable_get_visible/clip_region handle the !viewable case
authorAlexander Larsson <alexl@redhat.com>
Mon, 20 Jul 2009 20:30:48 +0000 (22:30 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 20 Jul 2009 20:30:48 +0000 (22:30 +0200)
commit36861cf6088442bfe438be6b48a1b19c85c61a01
treec2b0e662869e9ada49fed04a2afb194e925c511e
parentbf78db5690062a9427f616a569830ddc3d0fb043
Make gdk_drawable_get_visible/clip_region handle the !viewable case

We can't access ->clip_region for these cases as its not yet calculated.
gdk/gdkwindow.c